Carbon


MeasureJust

Header: QuickdrawText.h Carbon status: Unsupported

void MeasureJust (
    Ptr textPtr, 
    SInt16 textLength, 
    SInt16 slop, 
    Ptr charLocs
);
textPtr
textLength
slop
charLocs

AVAILABILITY

Not supported in Carbon. Not available in CarbonLib, but available when InterfaceLib 7.1 or later is installed. Exported by InterfaceLib 7.1 and later.

CARBON NOTES

You should instead use the MeasureJustified function.


© 2000 Apple Computer, Inc. — (Last Updated 4/4/2000)